.password-change{width:100%;height:100%}.password-change .password-header{padding:0 30px;font-size:16px;line-height:80px;color:#333}.password-change .password-header:after{content:"";display:block;width:100%;height:1px;background:#edeff6;transform:scaleX(1);float:left}.password-change .password-body{width:100%;height:415px;display:flex;justify-content:center;padding-top:86px;box-sizing:border-box}.password-change .password-body .user-form{width:420px;height:295px}.password-change .password-body .user-form .form-box .form-item{line-height:45px}.password-change .password-body .user-form .form-box .form-item .el-input__inner{width:315px;height:46px;border-radius:4px;border:1px solid #ddd}.password-change .password-body .user-form .form-box .form-item .el-form-item__label{font-size:14px;color:#333}.password-change .password-body .user-form .form-box .form-item .svgpos{position:absolute;right:20px;top:5px;cursor:pointer}.password-change .password-body .user-form .form-box .submit{width:315px;height:46px;background-color:#028bff;border-radius:5px}